CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - code huffman

搜索资源列表

  1. vitter

    0下载:
  2. This code is adapted from Professor Vitter s article, Design and Analysis of Dynamic Huffman Codes, which appeared in JACM October 1987 author: karl malbrain, karl_m@acm.org
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:4276
    • 提供者:errtu
  1. huffman

    0下载:
  2. 数据结构作业同学们可能需要哈弗曼编码源程序加实验报告-Havermann source code plus Experimental Report
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:260749
    • 提供者:王帅韬
  1. HuffmanTree

    0下载:
  2. 简单的哈夫曼编码生成,测试数据固定,但生成算法是哈夫曼树及编码生成逻辑是通用的-Construct huffman tree and code
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:39468
    • 提供者:Kevin
  1. Huffman

    0下载:
  2. 哈夫曼编码包含代码及运行过程,含有算法的描述。-Huffman coding with code and running, containing algorithm descr iptions.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:24086
    • 提供者:王娜
  1. sourc_coding_main_program

    0下载:
  2. huffman code ,huffman code provived the highest code efficiency among other coding methods-huffman code ,huffman code provived the highest code efficiency among other coding methods
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:854
    • 提供者:alaa
  1. huffman

    0下载:
  2. 哈弗曼编码的实现,可以对一定的二进制数据尽兴压缩编码-Havermann code implementation, can be thoroughly enjoyed themselves a certain degree of binary data compression coding
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-04
    • 文件大小:12454
    • 提供者:邹龙明
  1. huffman

    0下载:
  2. 使用MATLAB语言,霍夫曼编码,并对压缩效果进行了评价。-MATLAB programme,Huffman.This code analyze the compress principle and make some contrast with other mathods.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1394
    • 提供者:crystal
  1. Traversalalgo

    0下载:
  2. Codes". Huffman coding uses a specific method for choosing the representation for each symbol, resulting in a prefix code (sometimes called "prefix-free codes") (that is, the bit string representing some particular symbol is never a prefix of th
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:716
    • 提供者:muhammad
  1. Lab1Part2Redo

    0下载:
  2. matlab code for huffman and arthimetic coding. Contains file for encoder and decoder given an histfile.
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-24
    • 文件大小:122787
    • 提供者:rj
  1. Huffman-code-decode

    0下载:
  2. test1.txt中为要读入的英文文章,code.txt为生成的huffman编码,decoded.txt中为根据code.txt中内容解码后的结果。-test1.txt is used to store the article in English to be read, code.txt contains generated the huffman codes, decoded.txt for the contents according to code.txt decoded result
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:19494
    • 提供者:Felix
  1. Huffman

    0下载:
  2. 霍夫曼编码,根据给定权值创建赫夫曼编码,显示每一步如何进行及所得编码-Huffman coding, according to the weight given to create Huffman codes, showing how each step and the resultant code
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1433
    • 提供者:张三
  1. Huffman

    1下载:
  2. 哈夫曼编码(数据结构与算法分析课程设计实验源代码)-Huffman(Code ForData Structures)
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:367636
    • 提供者:冯川
  1. huffmancodeimplementation

    0下载:
  2. Huffman s compression algorithm implemented in Javascr ipt. 2009-06-02 implemented Huffman s compression algorithm in Javascr ipt. Here is a wiki link describing what Huffman coding is: http://en.wikipedia.org/wiki/Huffman_coding My working e
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:1241
    • 提供者:sandra
  1. huffman

    0下载:
  2. 哈弗曼编码器,含有完整源码。文件的输入与输出。-Havermann encoder, includes full source code. File input and output.
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:980361
    • 提供者:徐永祥
  1. HuffmanandShannon-Fanosourcecoding

    0下载:
  2. Huffman and Shannon-Fano source coding
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2595
    • 提供者:pooori
  1. ALGORITHME-HUFFMAN

    0下载:
  2. Ce code compresse les données selon l algorithme de huffman en essayant de construire l arbre du bas-en-haut (buttom-up) pour éviter toute récursivité.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:109273
    • 提供者:najlae6
  1. huffman

    0下载:
  2. 用于数据流压缩的huffman算法源代码,比较实用.-For data stream compression huffman algorithm source code, more practical.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:16600
    • 提供者:353
  1. huffman

    0下载:
  2. 1.赫夫曼编码实现给定信源的编码. 2.在输入信源的概率后,输出各自的编码-this is a huffman code
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-28
    • 文件大小:1005
    • 提供者:aman
  1. huffman

    0下载:
  2. 数据结构 编制赫夫曼码源代码。 包含结果截图。-The data structure of the Huffman code source code. Contains the results of screenshot.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:29360
    • 提供者:熏熏
  1. Huffman

    0下载:
  2. 对图像进行huffman编码,代码简洁直接可运行-Pairs of images huffman coding, the code can run simple and direct
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:21719
    • 提供者:skylost
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com